home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 June
/
CHIP Turkiye Haziran 1997.iso
/
shar
/
biotry
/
biotray.exe
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
< prev
Wrap
Text File
|
1997-01-29
|
1KB
|
55 lines
object Form5: TForm5
Left = 242
Top = 134
BorderIcons = []
BorderStyle = bsDialog
Caption = 'FIENS Prototyping'
ClientHeight = 99
ClientWidth = 132
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 14
Top = 6
Width = 83
Height = 69
Picture.Data = {<image001.bmp>}
Visible = False
end
object Image2: TImage
Left = 14
Top = 6
Width = 83
Height = 69
Picture.Data = {<image002.bmp>}
Visible = False
end
object Label1: TLabel
Left = 16
Top = 68
Width = 104
Height = 26
Caption = 'Printing...'
Font.Color = clLime
Font.Height = -24
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Timer1: TTimer
Enabled = False
Interval = 100
OnTimer = Timer1Timer
Left = 6
Top = 10
end
end